home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / Formula1.swf / scripts / DefineButton2_228 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2004-07-27  |  337 b   |  7 lines

  1. on(release){
  2.    randyurl = random(1000);
  3.    loadVariablesNum("http://vodafone.panlogic.co.uk/vodafone/servlet/vodafone?flag=1&url=vodafone site&rand=" add randyurl,0);
  4.    loadVariablesNum("http://vodafone.panlogic.co.uk/vodafone_racing_bottombar.html",0);
  5.    getUrl("http://www.vodafoneracing.com/website/index.html", "_blank");
  6. }
  7.